From cae58a6ca13733220219e20ea8a6c75a3077d035 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 1 Dec 2006 12:23:52 +0000 Subject: [PATCH] (Windows Processes) [@ifnottex]: Mention w32-shell-execute. --- man/msdog.texi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/man/msdog.texi b/man/msdog.texi index 88fdb4b6b9a..d92929ea04e 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -518,6 +518,16 @@ character. If the value is a character, use that character to escape any quote characters that appear; otherwise chose a suitable escape character based on the type of the program. +@ifnottex +@findex w32-shell-execute + The function @code{w32-shell-execute} can be useful for writing +customized commands that run MS-Windows applications registered to +handle a certain standard Windows operation for a specific type of +document or file. This function is a wrapper around the Windows +@code{ShellExecute} API. See the MS-Windows API documentation for +more details. +@end ifnottex + @node Windows Printing @section Printing and MS-Windows -- 2.30.2